| Einhugur Xml Plugin for Xojo |
|
Node.AppendCopy Method
Copies the specified attribute to become a attribute of this node by appending it.
Parameters
- copied
- The attribute to be copied.
Returns
- EinhugurXml.Attribute
- Returns copied attribute, or empty attribute on error.
Remarks
See Also
Node Class